Welcome![Sign In][Sign Up]
Location:
Search - opencv example

Search list

[Graph programFloodfill

Description: OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
Platform: | Size: 2048 | Author: 林宏津 | Hits:

[GDI-BitmapstereocamEZExample

Description: 双摄像机的vc实例,需要安装opencv!大家可以试试!-dual cameras vc example, the need to install OpenCV! We can try!
Platform: | Size: 709632 | Author: 绍明 | Hits:

[OpenGL program图像分割

Description: 下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
Platform: | Size: 2048 | Author: 张文 | Hits:

[Graph programHow to use OpenCV step by step in VC

Description: 手把手教你怎么在VC下使用OPENCV,详细介绍了VC工程环境设置,即学即用!-Maxivista how you use the VC OPENCV details of VC engineering environment settings, that is used to study!
Platform: | Size: 466944 | Author: 赖做梦 | Hits:

[Special EffectsDetectAVI

Description: OpenCV中的一个例子 基于AdaBoost的人脸检测示例程序 可以读入静态图片,视频,摄像头输入-OpenCV an example of the AdaBoost based Face Detection sample program can be read into static state pictures, video, camera input
Platform: | Size: 2048 | Author: 张三 | Hits:

[Graph programopenCV-calibration_example

Description: 完整利用openCV做camera calibration之example,內有說明-integrity openCV do use camera calibration Zhi example , which is described
Platform: | Size: 11264 | Author: 李寧 | Hits:

[Special Effectsopencvexample

Description: 使用vc++和opencv编写的读取视频文件和运动检测的例子,其中包括自适应背景更新的方法。-use vc opencv prepared and read documents and video motion detection example, These include adaptive background updating methods.
Platform: | Size: 37888 | Author: | Hits:

[Special Effectsopencv_vc++_directshow4

Description: vc++ opencv directshow 的好例子4-vc opencv directshow a good example 4
Platform: | Size: 39936 | Author: tyc | Hits:

[Special EffectsOpenCV_Examples

Description: OpenCV Examples.rar 一些关于OpenCV的有用的文档。-OpenCV OpenCV Examples.rar some of the useful documentation.
Platform: | Size: 2723840 | Author: Jallon | Hits:

[OtherOpencv_Introduction

Description: 介绍了opencv的基础操作方法。比如利用opencv进行图像数据的读取、矩阵的运算等。-Opencv introduce the basis of the method of operation. For example, the use of opencv image data read, such as matrix calculations.
Platform: | Size: 26624 | Author: alzn | Hits:

[BooksOpenCV_ppt

Description: opencv开发人员做的关于opencv的PPT,比较简单,入门级的介绍,里面有几个简单的opencv例子比如:找出图像中轮廓,视频中的人脸检测-opencv developer opencv to do on the PPT, relatively simple, entry-level introduction, there are a few simple examples opencv example: to find contour images, video, Face Detection
Platform: | Size: 1540096 | Author: libo | Hits:

[Special Effectsopencvexamples

Description: opencv的一些函数的介绍,opencv是微软发布的针对图象处理的一个开发包,其中的很多图象处理的方法可以直接调用其中的函数,很方便。-opencv introduction of some function, opencv Microsoft released for image processing of a development package, including many image processing method which can directly call the function, very convenient.
Platform: | Size: 8673280 | Author: 赵菁 | Hits:

[Documentsopencv_manual

Description: opencv学习教程,内有各种函数介绍,很仔细的,是学习opencv的好帮手!-learning opencv tutorial, have a variety of functions within the introduction, very carefully, learning opencv is a good helper!
Platform: | Size: 5316608 | Author: zhoushiji | Hits:

[Special EffectsCalibration

Description: 摄像头标定的代码,OPENCV没有提供完整的示例,自己整理了一下,贴出来记录。利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置, 再用cvCalibrateCamera2计算内参, 最后用cvUndistort2纠正图像的变形。 -Camera calibration code, OPENCV did not provide a complete example of its own collation, then paste it records. The use of chessboard cvFindChessboardCorners found in the 2D camera position, and then calculating the internal cvCalibrateCamera2, and finally used to correct image distortion cvUndistort2.
Platform: | Size: 15360 | Author: 马连洋 | Hits:

[Special Effectssnake

Description: 用opencv实现的用snake求物体边缘的例子。执行时先框住一个物体,然后就根据snake算法求最小能量曲线,即得到物体的边缘。框子越接近物体,效果越好。 运行需要opencv库。在VS2005下做的。-Opencv realize with the use of snake for example the edge of objects. When the first live implementation of an object box, and then snake algorithm based on minimum energy demand curve, that is to be the edge of objects. Framed and the closer objects, the better. Opencv library needed for the operation. In VS2005 to do the next.
Platform: | Size: 4652032 | Author: cwl | Hits:

[Graph programOpenCV

Description: opencv 的实例源代码 opencv 的实例源代码-opencv example of an instance of the source code opencv source code opencv source code examples of
Platform: | Size: 10576896 | Author: vivianjiang | Hits:

[Graph programSnakecontourexample

Description: opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是:-opencv example does not provide cvsnakeimage way to use an example in this order, you can see the image of the snake algorithm results, generally the practice is:
Platform: | Size: 28672 | Author: | Hits:

[Video Capturefftw-opencv-example

Description: I ve made an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.
Platform: | Size: 3072 | Author: serkant | Hits:

[OpenCVOpenCV实例源代码

Description: opencv实例源代码,供给大家参考和学习(Opencv example source code, to provide you with reference and learning)
Platform: | Size: 4486144 | Author: 小甘 | Hits:

[OtherOpenCV实例精解_普拉蒂克

Description: OpenCV实例精解_普拉蒂克,非常好的学习资料。(OpenCV Example _ Puladike, it is a very good learning materials)
Platform: | Size: 23365632 | Author: 文升 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net